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