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