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