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