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