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