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