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