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