declare const Library: () => import("preact/jsx-runtime").JSX.Element | null;
export default Library;
