import { IgResponseError } from './ig-response.error'; export declare class IgSentryBlockError extends IgResponseError { }