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