import { h } from 'preact'; import 'emoji-picker-element'; export declare function EmojiPicker(props: any): import("preact").VNode<(import("preact").ClassAttributes & h.JSX.HTMLAttributes & h.JSX.SVGAttributes) | null>;