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