declare const propsUpdater: (...updateMaps: any[]) => (changes: object) => void; export default propsUpdater;