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