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