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