Updates an existing import from a URI.
Future<void> updateStyleImportWithURI( String importId, String uri, { Map<String, Object>? config, });