export declare function demoCommand(opts: { apiPort?: string; uiPort?: string; open?: boolean; }): Promise;