import type { ScaleBand } from 'd3-scale'; export declare function getBandCenteredPoint(scale: ScaleBand, v0: string): number; //# sourceMappingURL=get-band-centered-point.d.ts.map