export const MODEL_PROPS_METADATA_KEY: symbol = Symbol('MODEL_PROPS'); export const MODEL_METADATA_KEY: symbol = Symbol('MODEL');