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