import React from 'react' function ExampleComponent() { return
Some example text
} export default ExampleComponent