export declare const asyncFuncMap: Record; export declare const CUSTOM_CONNECTOR_EDITABLE_SUFFIX = "__Editable"; export declare const ERROR_TIPS_SUFFIX = "__ERROR"; export declare const officialCustoms: string[]; /** ProcessV2 包含的逻辑名称 */ export declare const ProcessV2LogicName: Set; export declare const autoSplitComponentTags: string[]; //# sourceMappingURL=constant.d.ts.map