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