import { IconDefinition } from '../../templates/types'; declare const CalendarFilled: IconDefinition; export default CalendarFilled;