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