import HhTable from './hh-table'; export type { HhTableProps } from './hh-table'; export default HhTable;