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

declare const HeadLightFogIcon: MdiReactIconComponentType;
export default HeadLightFogIcon;
