import { r as TypedEvmNetworkConfig } from "./helpers-ZShvV2Sa-CQzukyXc.cjs"; import { DeclarativeEcosystemRuntime } from "@openzeppelin/ui-types"; //#region src/profiles/declarative.d.ts declare function createDeclarativeRuntime(config: TypedEvmNetworkConfig, options?: { uiKit?: string; }): DeclarativeEcosystemRuntime; //#endregion export { createDeclarativeRuntime as t }; //# sourceMappingURL=declarative-BLrELwR4.d.cts.map