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