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