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