declare const useExportFieldChange: () => { isExportPropsChange: ({ DSLCore }: any, content: any) => Promise; }; export default useExportFieldChange;