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