declare function run(fileContent: string, filePath: string): T; export default run;