import { type PiecewiseLabelFormatterParams } from "./piecewiseColorLegend.types.js";
export declare function piecewiseColorDefaultLabelFormatter(params: PiecewiseLabelFormatterParams): string;