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