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