import { ReactIconComponentType } from '../types';

declare const LibraryBooks: ReactIconComponentType;
export default LibraryBooks;
            