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