export declare function startFrontend(tlsPort: number, httpPort: number, nats?: string[]): Promise;