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