export declare class WeboutResponseError extends Error { url: string; constructor(url: string); }