import execa from 'execa';
export declare function startServerInNewWindow(port: number, terminal: string, reactNativePath: string): execa.ExecaChildProcess | execa.ExecaReturns | undefined;
//# sourceMappingURL=startServerInNewWindow.d.ts.map