export default function nodeVersionUse(versionExpression: any, command: any, args: any, options?: any, callback?: any): void | Promise<unknown>;
