/** * The IDL of the module. * * @module */ /** The IDL of the module. */ export declare const idl: { readonly module_id: "0x1::util"; readonly doc: "Utility functions used by the framework modules."; readonly functions: readonly []; readonly structs: readonly []; readonly errors: {}; }; //# sourceMappingURL=idl.d.ts.map