import React from 'react'; import { IconProps } from "./"; declare const IVF: React.FC; export default IVF;