export default ChartDateAxisShape;
declare class ChartDateAxisShape extends ChartCatAxisShape {
    constructor(options: any);
}
import ChartCatAxisShape from "./ChartCatAxisShape";
//# sourceMappingURL=ChartDateAxisShape.d.ts.map