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