import type { ChunkGroup } from '@rspack/binding';
export type Entrypoint = ChunkGroup;
