import { IconProps } from '../Icon'; declare function SvgBook(props: IconProps): JSX.Element; export default SvgBook;