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