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