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