import { SVGProps } from "react"; declare const SvgBookHeart: (props: SVGProps) => JSX.Element; export default SvgBookHeart;