/**
 * 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 declare function protocolVersionToSDKVersion(protocolVersion: string): string;
//# sourceMappingURL=ZWaveSDKVersions.d.ts.map