import { WebglLinePlotProps } from "webgl-plot-utils"; import { BLEDeviceOptions } from "../ble/ble_client"; export declare function blueberryshortcodec(value: DataView): any; export declare function blueberrylongcodec(value: DataView): any; export declare const blueberry2BLESettings: BLEDeviceOptions; export declare const blueberry2ChartSettings: Partial;