export declare function useEdit(initialState: T): readonly [T, import("react").Dispatch>, () => any];