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