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