export declare const Shadows: readonly ["shadow-card", "shadow-modal", "shadow-popover", "shadow-form-field", "shadow-dropdown-menu", "shadow-app-header", "shadow-modal-header", "shadow-modal-footer", "shadow-modal-footer-no-scroll"]; export declare const ShadowMap: { [key in typeof Shadows[number]]: string; };