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