import * as React from 'react';
declare const ServerError: () => React.JSX.Element;
export default ServerError;
