/** * Clear all tracked command history for the current project. */ export declare function clearCommand(): Promise; //# sourceMappingURL=clear.d.ts.map