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

declare const LighthouseOnIcon: MdiReactIconComponentType;
export default LighthouseOnIcon;
