export interface SyncSession { pouchDbSyncUrl:string pouchDbSyncOptions:any formIdsToNotPush:[string] }