export declare enum AssetTransferState { NOT_UPLOADED = "notUploaded", UPLOADED = "uploaded" } //# sourceMappingURL=AssetTransferState.d.ts.map