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