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