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