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