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