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