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