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