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