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