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