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

declare const LedOnIcon: MdiReactIconComponentType;
export default LedOnIcon;
