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