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