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

declare const HeadLightHighIcon: MdiReactIconComponentType;
export default HeadLightHighIcon;
