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