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