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