/** * Selects documents if element in the array field matches all the specified $elemMatch conditions. */ export declare const $elemMatch: import("../../../util").Callback;