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