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