/** * Tabs component styles for the Hybrid UI Library * Using shared CSS variables from /src/shared/themes/ * * This file contains all the styling for the nr-tabs component with * clean CSS variable usage without local fallbacks and proper theme switching support. */ export declare const styles: import("lit").CSSResult; //# sourceMappingURL=tabs.style.d.ts.map