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