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