import { VariableType } from '@iotize/tap/service/impl/variable'; export declare type VariableDataTypeConfig = keyof typeof VariableType.Data;