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