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

declare const EventAvailableIcon: MdiReactIconComponentType;
export default EventAvailableIcon;
