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