import { MdiReactIconComponentType } from './dist/typings';

declare const ScheduleIcon: MdiReactIconComponentType;
export default ScheduleIcon;
