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