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