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