declare const ChevronDownIcon: ({ className }: { className?: string | undefined; }) => import("@emotion/react/types/jsx-namespace").EmotionJSX.Element; export default ChevronDownIcon;