declare const _default: { getAllLinks: (requestUrl: string, relativeLinksMethod: string, queryLimit: string) => Promise; }; export default _default;