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