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