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