import * as ts from 'typescript'; declare const createDotaTransformer: () => ts.TransformerFactory; export default createDotaTransformer;