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