import WebinyError from "@webiny/error";
export declare const shouldIgnoreEsResponseError: (error: WebinyError) => boolean;
