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