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