import { Verbo } from "./verbo"; /** Spanish verb "reír" */ export declare const reir: Verbo;