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