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

declare const EventSearchIcon: MdiReactIconComponentType;
export default EventSearchIcon;
