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