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

declare const AutoStartIcon: MdiReactIconComponentType;
export = AutoStartIcon;