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