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