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

declare const HeadLightDimmedIcon: MdiReactIconComponentType;
export default HeadLightDimmedIcon;
