// rh-footer/rh-footer-social-link.js import type { ReactWebComponent } from '@lit/react'; import type { RhFooterSocialLink } from '@rhds/elements/rh-footer/rh-footer-social-link.js'; export const FooterSocialLink: ReactWebComponent;