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