import type { IUnleashConfig } from '../types/index.js';
export declare const auditAccessMiddleware: ({ getLogger, }: Pick<IUnleashConfig, "getLogger">) => any;
//# sourceMappingURL=audit-middleware.d.ts.map