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