/** * @param {import("../spec/config.js").GenomeSpyConfig[]} scopes * @param {import("../spec/mark.js").MarkType} markType * @param {string | string[] | undefined} style * @returns {Record} */ export function getConfiguredMarkDefaults(scopes: import("../spec/config.js").GenomeSpyConfig[], markType: import("../spec/mark.js").MarkType, style: string | string[] | undefined): Record; //# sourceMappingURL=markConfig.d.ts.map