import { Verbo } from "./verbo"; /** Spanish verb "gobernar" */ export declare const gobernar: Verbo;