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