export declare class RequestError extends Error { constructor(msg?: string | Error); }