import TabLink, { TabLinkProps } from './TabLink'; export type { TabLinkProps }; export default TabLink;