/** * Chek if the current node.js version is >=10 * Print a warning otherwise */ export declare function checkEngineCompatibility(): void; //# sourceMappingURL=compat.d.ts.map