import { type ThemeParser } from '../../../core/theme';
export declare function xAxisThemeParse(...args: Parameters<ThemeParser>): void;
