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