import React from 'react'; import { ServerProps } from './interface'; export declare const Server: React.FC;