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

declare const HighBeamIcon: MdiReactIconComponentType;
export default HighBeamIcon;
