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