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