import type { URL } from 'node:url'; export declare const getBasicAuthorizationHeader: (url: URL) => string; //# sourceMappingURL=get_basic.d.ts.map