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