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