export declare function getInstalledNxVersion(): string | null;
export declare function isNxVersionMismatch(): boolean;
