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