declare const Operate: { runPageOperations: (config: any, data: any, onChange: any) => any; }; export default Operate;