import { Plugin } from '../plugins/Plugin'; export declare const webSocketScript: string; export declare function webSocketsPlugin(): Plugin; //# sourceMappingURL=webSocketsPlugin.d.ts.map