export declare function runTitleCheck(options: { cwd?: string; checkOnly?: boolean; yes?: boolean; apply?: boolean; strict?: boolean; }): Promise;