export declare function saveLastCommand(command: string): void; export declare function readLastCommand(): string | null; //# sourceMappingURL=command-history.d.ts.map