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