import './tab-panels.scss'; export type { SbTabPanelProps } from './SbTabPanel.vue'; export type { SbTabPanelsProps } from './SbTabPanels.vue'; export { default as SbTabPanel } from './SbTabPanel.vue'; export { default as SbTabPanels } from './SbTabPanels.vue';