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