/** * List all tracked commands for the current project. */ export declare function listCommand(): Promise; //# sourceMappingURL=list.d.ts.map