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