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

declare const EventTextIcon: MdiReactIconComponentType;
export default EventTextIcon;
