import { Verbo } from "./verbo"; /** Spanish verb "engaƱar" */ export declare const enganyar: Verbo;