export namespace dataHooks {
    let bars: string;
    let xAxis: string;
    let yAxis: string;
    let tooltip: string;
}
//# sourceMappingURL=constants.d.ts.map