import { type DataStore } from '@opensip-cli/datastore'; export declare function flushPolicyAuditEvents(datastore?: DataStore): number; //# sourceMappingURL=policy-audit-flush.d.ts.map