import "../../_dnt.polyfills.js"; export declare const DefaultCollectionSetting: { TransferableItems: bigint; UnlockedMetadata: bigint; UnlockedAttributes: bigint; UnlockedMaxSupply: bigint; DepositRequired: bigint; AllOff: bigint; AllOn: bigint; }; export declare const DefaultItemSetting: { Transferable: bigint; UnlockedMetadata: bigint; UnlockedAttributes: bigint; AllOff: bigint; AllOn: bigint; };