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

declare const LighthouseIcon: MdiReactIconComponentType;
export default LighthouseIcon;
