import type * as t from '@babel/types'; export declare function generateCode(node: t.Node): string; //# sourceMappingURL=generator.d.ts.map