export declare function shouldSetBrowsers(isInteractive: boolean): Promise; export declare function checkBrowsers(dir: string, isInteractive: boolean, retry?: boolean): Promise;