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