// rh-tile/rh-tile-group.js import type { ReactWebComponent } from '@lit/react'; import type { RhTileGroup } from '@rhds/elements/rh-tile/rh-tile-group.js'; export const TileGroup: ReactWebComponent;