import { type LexiconDoc } from '@atproto/lexicon'; export declare function process(outFilePath: string, lexicons: LexiconDoc[]): Promise; //# sourceMappingURL=index.d.ts.map