import MultiStory from './MultiStory'; export type { MultiStoryProps, MultiStoryRef } from './types'; export { MultiStory };