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