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