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