import * as React from "react"; declare function SvgBookContent(props: React.SVGProps): React.JSX.Element; export default SvgBookContent;