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