export function resolveViewResolutions(view: import("./unitView.js").default, type?: import("../spec/view.js").ResolutionTarget): void; export type ResolutionMember = { view: import("./unitView.js").default; channel: import("../spec/channel.js").Channel; channelDef: import("../spec/channel.js").ChannelDefWithScale; targetChannel: import("../spec/channel.js").ChannelWithScale; }; export type ScaleResolutionMemberMap = Map; //# sourceMappingURL=resolutionPlanner.d.ts.map