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