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