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