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