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