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

declare const ClockAutoIcon: MdiReactIconComponentType;
export = ClockAutoIcon;