import React from 'react'; function ExampleApplication() { return (
{/* highlight-next-line */}
{/* highlight-next-line */}
); }