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