/** Extracts a checked Shepherd Journal from a local PR-body file without external I/O. */ export declare function handleJournalExtract(args: string[]): Promise;