import { PositionScaleChannel } from '../../channel'; import { UnitModel } from '../unit'; export declare function labels(model: UnitModel, channel: PositionScaleChannel, specifiedLabelsSpec: any): any; //# sourceMappingURL=encode.d.ts.map