import { ReactIconComponentType } from '../types';

declare const EventBusy: ReactIconComponentType;
export default EventBusy;
            