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