CalendarFill.d.ts 116 Bytes
import { IconDefinition } from '../types';
declare const CalendarFill: IconDefinition;
export default CalendarFill;