// Add custom element entries to preact.JSX.IntrinsicElements for custom elements // used in JSX that do not have the required type definitions declare namespace preact.JSX { interface IntrinsicElements { } }