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