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