export declare function fetchWithErrorHandling(apiHost: string, endpoint: string, widgetKey: string): Promise;