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