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