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