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