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