createExportDeclaration

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