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