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