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