import { IconProps } from '../types';
declare const Lighthouse: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Lighthouse;
//# sourceMappingURL=Lighthouse.d.ts.map