declare const LiquidfillChart: (aliasToken: any) => { label: { color: any; }; backgroundStyle: { color: any; }; }; export default LiquidfillChart;