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