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