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