/** * Matches documents that have the specified field. */ export declare const $exists: import("../../../util").Callback;