import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const ChevronDown: EmotionIcon; export declare const ChevronDownDimensions: { height: number; width: number; };