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