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