import type { PreparedLabels } from '../../../types'; export declare function getWidestLabel(labels: PreparedLabels[]): PreparedLabels; //# sourceMappingURL=getWidestLabel.d.ts.map