import type { XPackConfiguration } from 'zephyr-xpack-internal'; import type { Compiler } from '@rspack/core'; export type RspackConfiguration = XPackConfiguration;