export declare class AxisLine {
    width: number;
    color?: string;
}
//# sourceMappingURL=axisLine.d.ts.map