import * as React from 'react';
declare const ServerError: React.FC;
export default ServerError;
