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