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