import ts from 'typescript'; export declare const removeNonTsImports: (ctx: ts.TransformationContext) => ts.Transformer;