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