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