export type { RawConfigurationOrFn as KnipConfig, WorkspaceProjectConfig } from './types/config.ts';
export type { Preprocessor, Reporter, ReporterOptions } from './types/issues.ts';
