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