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

declare const LedVariantOutlineIcon: MdiReactIconComponentType;
export default LedVariantOutlineIcon;
