declare const indexer: (cwd: string | undefined, { ext }: Option) => Promise; export { indexer };