declare const _default: { name: string; icon: string; data: { rect: { width: number; height: number; }; font: { fontSize: number; fontFamily: string; }; name: string; elementRendered: boolean; hideInput: boolean; strokeStyle: string; iconColor: string; property: { props: { style: { color: string; }; }; text: string; dataMethod: string; dataDot: number; dataPointSelectedRows: any[]; dataPointParam: { qtDataList: any[]; subscribe: boolean; }; }; }; }; export default _default;