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