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