import type { FieldHook } from '../../../fields/config/types.js'; /** Keeps the authentication index out of returned documents. */ export declare const omitAPIKeyIndex: FieldHook; //# sourceMappingURL=omitAPIKeyIndex.d.ts.map