export declare class AuthCredential { constructor(); getAttribute(key?: string): string; setAttribute(key?: string, value?: string): void; } //# sourceMappingURL=AuthCredential.d.ts.map