import ExpandedContent from './ExpandedContent'; export { type ExpandedContentProps } from './ExpandedContent.types'; export default ExpandedContent; //# sourceMappingURL=index.d.ts.map