import english from '../locales/en.json'; export declare const isChartLabel: (name: string) => name is keyof typeof english.chartLabels; //# sourceMappingURL=i18n.d.ts.map