import type { ExecutableGraphDocument } from "@x12i/graphenix-executable-contracts"; export declare function createMinimalExecutableGraph(): ExecutableGraphDocument; export declare function createPlainGraphenixGraph(): ExecutableGraphDocument; //# sourceMappingURL=minimal-executable-graph.d.ts.map