Suggests conversion of named export to the default one.
Preserves the name of an imported element and converts all the found usages of the named export.
Works with exported functions, classes, variables, and constants.
Invoke on named export or on imported name.