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

declare const CalendarSyncIcon: MdiReactIconComponentType;
export = CalendarSyncIcon;