Removes an import from the style.
Future<void> removeStyleImport(String importId) => _impl.removeStyleImport(importId);