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