export { createErrorMessage, createProtectedScope } from './createProtectedScope.js'; export type { ScopeProtectionMode, ScopeProtectionOptions } from './types.js';