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