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