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