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