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