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