export declare function fileContainsString(filePath: string, searchString: string): Promise<boolean>;
//# sourceMappingURL=stream.d.ts.map