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