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