export interface OfflineResponseLocals { offlineAuthToken: string userEmail: string featuresToken: string }