export declare class ExpiredAuthSessionError extends Error {
    constructor();
}
