export interface DeleteModel { id?: string; filter?: any; return?: string[]; }