import type { BacklogItem } from '../types.js'; export declare function readFileBacklog(workspaceRoot: string): Promise; //# sourceMappingURL=file-source.d.ts.map