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