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