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