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