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