export { default } from './CardTabs';
export type { CardTabsLayout } from './CardTabs';
