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