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