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