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