import type { Client, BrowserConfig } from '@bugsnag/js'; export declare const bugsnagClient: import("vue").ShallowRef; export declare const performanceClient: import("vue").ShallowRef | null, import("@bugsnag/core-performance").Client | null>; export declare const isInitialized: import("vue").ShallowRef; export declare const deferStart: import("vue").ShallowRef; export declare const storedBugsnagOptions: import("vue").ShallowRef; export declare const storedPerformanceOptions: import("vue").ShallowRef;