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