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