/**
* Magic field that can be added to an individual component to control serialization on level of individual components
* @readonly
* @type {string}
*/
export constCOMPONENT_SERIALIZATION_TRANSIENT_FIELD: string;
//# sourceMappingURL=COMPONENT_SERIALIZATION_TRANSIENT_FIELD.d.ts.map