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