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