export default function haveLineContaining(targetFile: string | undefined, expression: string): boolean;