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