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