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