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