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