export declare const serveCommand: (options?: { port?: string; host?: string; }) => Promise;