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