import React from 'react'; export const SecondFileStory = () => (

This is a story from the second file.

);