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