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