/** * The single scrollbar treatment for every scroll surface inside a Zest shadow * root. Document-level rules in ink.css cover application chrome; this sheet * covers internal component surfaces, where document CSS cannot cross the * shadow boundary. */ export declare const themedScrollbarStyles: CSSStyleSheet;