import type { Compiler } from '@rspack/core'; export declare function loadRspackCore(compiler?: Pick): typeof import('@rspack/core');