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