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