declare const _default: { name: string; icon: string; data: { text: string; hideInput: boolean; rect: { width: number; height: number; }; font: { fontFamily: string; textAlign: string; fontSize: number; }; hideRotateCP: boolean; name: string; property: { val: number; color: string; size: number; text: string; showText: boolean; stateType: string; lightRange: any[]; dataMethod: string; dataDot: number; dataPointSelectedRows: any[]; dataPointParam: { qtDataList: any[]; subscribe: boolean; }; }; }; }; export default _default;