export * from '@cspell/cspell-types'; export * from './application'; export type { BaseOptions, LinterOptions as CSpellApplicationOptions, TraceOptions } from './options'; //# sourceMappingURL=index.d.ts.map