import "./no-port-picked-dialog";
export declare const openNoPortPickedDialog: (doTryAgain?: () => void) => Promise<boolean>;
