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