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