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