import { TabProps } from './utils'; export default function EmojiTab({ onSelect }: TabProps): import("react/jsx-runtime").JSX.Element;