declare const CLS_PREFIX: string;
declare const AXIS_COLOR: string;
export { CLS_PREFIX, AXIS_COLOR };
