import React from "react";
declare const Library: React.FC;
export default Library;
