import type { FieldHook } from '../../../fields/config/types.js'; /** Maintains the API key authentication index. */ export declare const setAPIKeyIndex: FieldHook; //# sourceMappingURL=setAPIKeyIndex.d.ts.map