export declare class UnauthorizedCredentials extends Error { constructor(uri: string, erreur: string); } //# sourceMappingURL=UnauthorizedCredentials.d.ts.map