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