import type Appsignal from "@appsignal/javascript"; declare function windowEventsPlugin(options?: { [key: string]: any; }): (this: Appsignal) => void; export declare const plugin: typeof windowEventsPlugin; export {}; //# sourceMappingURL=index.d.ts.map