import { IconComponent } from '..';
declare const CalendarIcon: IconComponent;
export { CalendarIcon };
