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