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