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