pub fn fold_export_default_expr<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: ExportDefaultExpr
) -> ExportDefaultExpr