export declare const generateWsDiscoveryProbePayload: (uuid: string) => (type: string) => string;
