export declare const DATA_KEY: { COUNT: string; AMOUNT: string; }; export declare const DATA_KEY_LABEL: { count: string; amount: string; };