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