/** * Check if the Node.js version is supported */ export declare function checkNodeVersion(): void;