export declare class XhrError extends Error { constructor(message: string); }