import type { ChartUnit } from '../../../core/types/chart-unit.js'; export declare const defineAxisId: (unit: ChartUnit) => string;