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