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