/// import { AxisProps } from "."; export declare const XAxis: ({ items, chart, axis: { size: [sx], margins } }: AxisProps) => JSX.Element; //# sourceMappingURL=XAxis.d.ts.map