// rh-table/rh-sort-button.js import type { ReactWebComponent } from '@lit/react'; import type { RhSortButton } from '@rhds/elements/rh-table/rh-sort-button.js'; export const SortButton: ReactWebComponent;