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