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