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

declare const CalendarTextIcon: MdiReactIconComponentType;
export default CalendarTextIcon;
