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