/// import type { IconType } from "./Icon/types"; declare function AntenatalVisits(props: IconType): JSX.Element; export default AntenatalVisits;