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