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