import Story from './src/Story'; export * from './src/interfaces'; export const InstaStory = Story; export default InstaStory;