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

declare const LowBeamIcon: MdiReactIconComponentType;
export default LowBeamIcon;
