export type ChartMode = 'standalone' | 'integrated';
