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