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

declare const LedOutlineIcon: MdiReactIconComponentType;
export default LedOutlineIcon;
