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