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