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