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

declare const LedOffIcon: MdiReactIconComponentType;
export default LedOffIcon;
