export declare const themeExamples: { barChart: { $type: string; style: { width: string; height: string; }; option: { title: { text: string; }; tooltip: {}; legend: { data: string[]; }; xAxis: { data: string[]; }; yAxis: {}; series: { name: string; type: string; data: number[]; }[]; }; hookBinders: { $type: string; valueFunction: string; dataProviders: { theme: { $type: string; binders: never[]; }; }; binders: never[]; }[]; binders: never[]; }; map: { $type: string; apiKey: string; centerLon: number; centerLat: number; zoom: number; style: { $type: string; height: string; }; zoomEnabled: boolean; scale: number; dragEnabled: boolean; binders: never[]; hookBinders: { $type: string; valueFunction: string; dataProviders: { theme: { $type: string; binders: never[]; }; }; binders: never[]; }[]; }; pieChart: { option: { tooltip: { formatter: string; }; title: { text: string; }; series: { type: string; }[]; }; $type: string; value: (string | number)[][]; mapDataset: boolean; hookBinders: { $type: string; valueFunction: string; hookBinders: never[]; dataProviders: { theme: { $type: string; }; }; }[]; }; multiBarChart: { option: { tooltip: {}; legend: {}; title: { text: string; }; xAxis: { type: string; }[]; yAxis: {}[]; series: ({ type: string; yAxisIndex?: undefined; } | { type: string; yAxisIndex: number; })[]; }; $type: string; value: (string | number)[][]; mapDataset: boolean; hookBinders: { $type: string; valueFunction: string; hookBinders: never[]; dataProviders: { theme: { $type: string; }; }; }[]; }; treeMap_List: { $type: string; levelDefs: { $type: string; hookBinders: never[]; binders: never[]; }[]; node: { $type: string; dataSources: {}; children: { 标题: { $type: string; hookBinders: never[]; binders: never[]; }; 年龄: { $type: string; hookBinders: never[]; binders: never[]; }; 等级: { $type: string; hookBinders: never[]; binders: never[]; }; }; hookBinders: { $type: string; valueFunction: string; hookBinders: never[]; dataProviders: { theme: { $type: string; }; }; binders: never[]; }[]; binders: never[]; }; hookBinders: never[]; value: { name: string; age: number; rate: number; pic: string; value: string; }[]; selectedStyle: {}; binders: never[]; }; treeMap_Table: { $type: string; levelDefs: { $type: string; hookBinders: never[]; }[]; node: { $type: string; dataSources: {}; children: { 标题: { $type: string; hookBinders: never[]; style: { $type: string; margin: string; border: string; padding: string; }; }; 年龄: { $type: string; hookBinders: never[]; style: { $type: string; margin: string; border: string; padding: string; }; }; 等级: { $type: string; hookBinders: never[]; style: { $type: string; margin: string; border: string; padding: string; }; }; 简介: { $type: string; hookBinders: never[]; style: { $type: string; margin: string; border: string; padding: string; flex: string; }; }; }; hookBinders: { $type: string; valueFunction: string; dataProviders: { theme: { $type: string; }; }; hookBinders: never[]; }[]; style: { $type: string; display: string; flexDirection: string; }; }; hookBinders: never[]; value: { name: string; age: number; rate: number; pic: string; value: string; description: string; }[]; selectedStyle: {}; }; description: { $type: string; style: { $type: string; padding: string; border: string; width: string; margin: string; }; children: { 标题: { $type: string; value: string; style: { $type: string; fontSize: string; fontWeight: string; }; hookBinders: never[]; binders: never[]; }; 数值: { $type: string; value: string; style: {}; hookBinders: never[]; binders: never[]; }; }; hookBinders: { $type: string; valueFunction: string; dataProviders: { theme: { $type: string; binders: never[]; }; }; binders: never[]; }[]; binders: never[]; dataSources: {}; }; };