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