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