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

declare const CalendarTextOutlineIcon: MdiReactIconComponentType;
export default CalendarTextOutlineIcon;
