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