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