import type { IAxisCommonTheme } from '../../../../../component/axis';
export declare const axisLinear: IAxisCommonTheme;
