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