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