export declare function extractWsToken(handshake: any): string | undefined;
