import type getAllVersions from './getAllVersions'; declare function getNodeVersions(): Promise; export = getNodeVersions;