export declare class AuthConfiguration { storageKey?: string; tokenRefreshThreshold: number; }