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