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