export declare const echo: (...args: any[]) => void;
export declare function echoCommandInvocation(command: string): void;
//# sourceMappingURL=echo.d.ts.map