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