import type { _ModuleSupport } from 'ag-charts-community';
export declare function calculateAxisLabelPadding(axisLayout: _ModuleSupport.AxisLayout): number;
