/**
* Set of user-defined key-value pairs attached to the object. Partial updates are not supported. When updating, always submit whole metadata. Maximum of 64 parameters are allowed in the object.
*/exporttypeMetadata = Record<string, unknown>;
//# sourceMappingURL=metadata.d.ts.map