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