package org.microg.nlp.geocode; import org.microg.nlp.Provider; interface GeocodeProvider extends Provider { }