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