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