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