declare const useLibrary: (model: string, urlParams: UrlParams, searchParams: URLSearchParams) => Library; export = useLibrary;