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