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