pub fn visit_ts_export_assignment<V>(_visitor: &mut V, n: &TsExportAssignment) where
    V: Visit + ?Sized