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