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