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