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