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