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