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