export declare function echo(...args: Parameters<typeof console.log>): void;
//# sourceMappingURL=echo.d.ts.map