/** * todos command - TODOコメント自動検出・Issue化 */ export declare function todosCommand(_options: any): Promise; //# sourceMappingURL=todos.d.ts.map