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