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