import * as React from "react"; import { SVGProps } from "react"; const SvgTableHeart = (props: SVGProps) => ( ); export default SvgTableHeart;