import * as React from 'react'; const Simple = () => ( ); export default Simple;