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