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