import { WindowOperator } from "../../core";
/** Returns the document position relative to other documents in the $setWindowFields stage partition. */
export declare const $denseRank: WindowOperator;
