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