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