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