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