import type { Command } from '../types'; export declare const echoCommand: Command; //# sourceMappingURL=echo.d.ts.map