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