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