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