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