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