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