export declare enum MessageProperty { COMPONENT_ID = "component_id", DATASET = "dataSet", CONFIGURATION_ISSUE = "configurationIssue", FILTER = "filter", FUNCTION_CALL = "functionCallRequest", FUNCTION_RESPONSE = "functionResponse", MODE = "mode" } //# sourceMappingURL=MessageProperty.d.ts.map