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