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