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