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