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