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