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