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