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