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