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