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