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