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