/// import * as React from 'react'; export declare class Library extends React.PureComponent, {}> { render(): JSX.Element; } export default Library;