export function registerTypeScript(pluginPath: any): import("ts-node").Service | undefined;
export function addTsErrorInfo(error: any, tsNodeService: any): void;
