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