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