import type { HandlerResult } from './server'; export declare function handleGetNxConsoleStatus(): Promise; export declare function handleSetNxConsolePreferenceAndInstall(preference: boolean): Promise; //# sourceMappingURL=handle-nx-console.d.ts.map