import { Verbo } from "./verbo"; /** Spanish verb "reƱir" */ export declare const renyir: Verbo;