import { UserIdentity } from './userIdentity'; export declare function extendSession(): Promise; export declare function heartbeat(): Promise;