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