import Story from './src/Story';

export * from './src/interfaces';

export const FestoStory = Story;

export default FestoStory;
