/**
 * Device definition for the WH-C06 scale.
 */
import type { DeviceDefinition } from "../types.js";
declare const whc06: DeviceDefinition;
export default whc06;
//# sourceMappingURL=wh-c06.d.ts.map