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