export declare function runAiCommitFlow(hookFile?: string): Promise; export declare function promptCommit(hookFile?: string, amend?: boolean): Promise;