import AST from './AST'; export default class EmptyAST extends AST { } //# sourceMappingURL=EmptyAST.d.ts.map