export declare function getSessionToken(userId: string, appId: number, apiKey: string, date: Date): string;
