import { SparklineXAxisProps } from '../types/sparkline-x-axis-props.js'; export declare const XAxis: (_: SparklineXAxisProps) => null;