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