import { type DocoddityContents } from '../types.js'; export declare const readDocoddityJSON: (inputDir: string) => Promise;