import { Verbo } from "./verbo"; /** Spanish verb "oponer (A a B)" */ export declare const oponer: Verbo;