import "./fs-safe-defaults.js";
export {
  PATH_ALIAS_POLICIES,
  assertNoPathAliasEscape,
  type PathAliasPolicy,
} from "@openclaw/fs-safe/advanced";
