export declare class UnauthenticatedError extends Error {
    constructor();
}
//# sourceMappingURL=UnauthenticatedError.d.ts.map