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