export const AUDIT_SYMBOLS = { IAuditLog: Symbol.for("core-audit:IAuditLog"), } as const;