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