export declare class DocStoreESIndexDeleteResponse { getErrorMessage(): string getResponses(): Array isSuccessful(): boolean constructor() }