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

declare const CalendarExportIcon: MdiReactIconComponentType;
export default CalendarExportIcon;
