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