import type { SVGProps } from "react"; const SvgMedicineInjectionFormIcon = (props: SVGProps) => ( ); export default SvgMedicineInjectionFormIcon;