import { Verbo } from "./verbo"; /** Spanish verb "oír" */ export declare const oir: Verbo;