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