/** * Check if these version matches: * `@rspack/core`, `@rspack/binding`, `@rspack/binding---` */ export declare const checkVersion: () => Error | null;