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