export function getUserNodeVersion(nodePath: any): Promise<string | null>;
