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