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