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