import type { Client } from '@bugsnag/js'; export declare const useBugsnag: () => Client;