/**
* Looks up which SDK version is being used for a given protocol version.
* Defaults to the protocol version itself, which is the case for v7+
*/
export declarefunctionprotocolVersionToSDKVersion(protocolVersion: string): string;
//# sourceMappingURL=ZWaveSDKVersions.d.ts.map