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