/**
 * Re-export Base namespace from @bitbybit-dev/base.
 * OCCT package uses the same foundational types without additions.
 */
export { Base } from "@bitbybit-dev/base";
