import type { SparklineYAxisProps } from '../types/sparkline-y-axis-props.js'; export declare const YAxis: (_: SparklineYAxisProps) => null;