export declare class HttpTimeoutError extends Error { static readonly ERROR_CODE: string; constructor(); }