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