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

declare const CalendarsTickIcon: MdiReactIconComponentType;
export default CalendarsTickIcon;
