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