/** * Performs a modulo operation on the value of a field and selects documents with a specified result. */ export declare const $mod: import("../../../util").Callback;