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