// rh-footer/rh-footer-block.js import type { ReactWebComponent } from '@lit/react'; import type { RhFooterBlock } from '@rhds/elements/rh-footer/rh-footer-block.js'; export const FooterBlock: ReactWebComponent;