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