/** * read a ts file * @param filePath */ export default function (filePath: string): any;