updateExportDeclaration

abstract fun updateExportDeclaration(    node: ExportDeclaration,     modifiers: <Error class: unknown class><ModifierLike>?,     isTypeOnly: Boolean,     exportClause: NamedExportBindings?,     moduleSpecifier: Expression?,     attributes: ImportAttributes?): ExportDeclaration(source)