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