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