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