export declare type MongoQueryOperationValue = boolean | boolean[] | number | number[] | string | string[] | Date | null | any[];