export declare function useManyEditStates(documentIds: string[], documentType: string): (import("@sanity/base/_internal").EditStateFor | null)[];