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