export declare class AxisBorder { id?: number; uuid: string; display: boolean; color: string; width: number; z: number; }