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