declare const ComboboxSelectAll: ({ className }: { className?: string; }) => import("react/jsx-runtime").JSX.Element; export { ComboboxSelectAll };