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