export declare function isSecureMode(): boolean; export declare function getAuthorizationHeader(): string | undefined; export declare function configureClientAuth(client: any): any; //# sourceMappingURL=auth.d.ts.map