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