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