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

declare const AutoModeIcon: MdiReactIconComponentType;
export = AutoModeIcon;