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