export declare const lineChartExample1: (showThoughts: boolean) => string;
export declare const lineChartExample2: (showThoughts: boolean) => string;
export declare const pieChartExample1: (showThoughts: boolean) => string;
export declare const dynamicBarChart1: (showThoughts: boolean) => string;
export declare const barChartExample1: (showThoughts: boolean) => string;
