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