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