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