declare const getMongoOperator: (operator: string) => string | undefined; export default getMongoOperator;