export { isMinNodeVersion }; declare function isMinNodeVersion(minNodeVersion: 14): boolean;