/** * 流程绑定表单 * @param id * @param formId * @returns */ export declare const bindForm2Flow: (id: string, formId: string) => Promise>;