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