import React from 'react'; import { IconProps } from '../index'; declare const LibraryBooks: React.FC; export default LibraryBooks;