import { IFastServer } from './interfaces/fast-server.interface'; export declare function fastServer(): IFastServer;