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