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