// rh-footer/rh-footer-universal.js import type { ReactWebComponent } from '@lit/react'; import type { RhFooterUniversal } from '@rhds/elements/rh-footer/rh-footer-universal.js'; export const FooterUniversal: ReactWebComponent;