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