import { Verbo } from "./verbo"; /** Spanish verb "enterarse (de algo)" */ export declare const enterarse: Verbo;