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