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