export { ConsistencyChecker } from './consistency-checker.js'; export type { ConsistencyCheckOptions, ConsistencyIssue, ConsistencyReport, } from './consistency-types.js'; //# sourceMappingURL=index.d.ts.map