export declare function getDashboardLoginURL(callbackUrl: string): Promise; export declare function loginIfTokenValid(token?: string): Promise;