import { State } from '@designcombo/types'; export declare function editObject(state: State, payload: Record): Promise>;