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