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