export { CardsWithAsideComponent as CardsWithAside, TabContent, } from './components/organisms/CardsWithAside'; export type { CardsWithAsideProps, CardsWithAsideTabContentProps } from './types'; //# sourceMappingURL=index.d.ts.map