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