/** * @param {import("../spec/config.js").GenomeSpyConfig[]} scopes * @param {import("../spec/view.js").ViewBackground} [explicitViewBackground] * @returns {import("../spec/view.js").ViewBackground} */ export function getConfiguredViewBackground(scopes: import("../spec/config.js").GenomeSpyConfig[], explicitViewBackground?: import("../spec/view.js").ViewBackground): import("../spec/view.js").ViewBackground; //# sourceMappingURL=viewConfig.d.ts.map