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