//#region src/builders/cli/bootstrapLocator/index.d.ts /** Finds the nearest configured repository with generated Doom sync state. */ export declare function findSyncedRoot(cwd: string, homeDirectory?: string): string | undefined; //#endregion //# sourceMappingURL=index.d.mts.map