/** * 代码来自 https://github.com/matheuss/google-translate-token * 做了一些修改以适应本项目 */ export default function (text: string, com: boolean): Promise;