import { Generator } from 'astring';

declare const typescriptGenerator: Generator;

export default typescriptGenerator;
