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