import { CompilerOptions } from 'typescript'; export declare function registerTsPaths(options: CompilerOptions): CompilerOptions;