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