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