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