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