import { SVGProps } from "react";
declare const GYSiGlyphLightHouse: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GYSiGlyphLightHouse };
