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