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