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

declare const LightSwitchIcon: MdiReactIconComponentType;
export default LightSwitchIcon;
