/** * Names of all script functions. * * @module */ /** Script function type for `0x1::version::set_version`. */ export declare const set_version: "0x1::version::set_version"; //# sourceMappingURL=entryNames.d.ts.map