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