export declare const sendBrainfishWidgetError: (apiHost: string, error: unknown, message: string, widgetKey: string) => void;