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