export interface AppDBBulkUpdateResponse { Updated: number; Created: number; }