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