export declare const IOTA_DECIMALS = 9; export declare const NANOS_PER_IOTA: bigint; export declare const MOVE_STDLIB_ADDRESS = "0x1"; export declare const IOTA_FRAMEWORK_ADDRESS = "0x2"; export declare const IOTA_SYSTEM_ADDRESS = "0x3"; export declare const IOTA_CLOCK_OBJECT_ID: string; export declare const IOTA_SYSTEM_MODULE_NAME = "iota_system"; export declare const IOTA_TYPE_ARG = "0x2::iota::IOTA"; export declare const IOTA_SYSTEM_STATE_OBJECT_ID: string; export declare const IOTA_RANDOM_OBJECT_ID: string; //# sourceMappingURL=constants.d.ts.map