export declare const darkTheme: { backgroundColor: string; textColor: string; axisLineColor: string; axisTickColor: string; gridLineColor: string; colorPalette: ("#00E5FF" | "#FF2D95" | "#B026FF" | "#00F5A0" | "#FFD300" | "#FF6B00" | "#4D5BFF" | "#FF3D3D")[]; fontFamily: string; fontSize: number; }; //# sourceMappingURL=darkTheme.d.ts.map