from .core import UnitedStates

class Ohio(UnitedStates): ...
