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

declare const CalendarsIcon: MdiReactIconComponentType;
export default CalendarsIcon;
