export interface UniFilter { [key: string]: any; };
