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