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