import type * as v2Core from "./v2-core"; export type { v2Core }; import type * as v2Periphery from "./v2-periphery"; export type { v2Periphery };