declare const onChange: (object: object, onChange: any, thisArg: any) => any;
export { onChange };
