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

declare const EventBusyIcon: MdiReactIconComponentType;
export default EventBusyIcon;
