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