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