import React from 'react'; export default function ExampleComponent() { return (
Read documentation for more information and explanation.
); }