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