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