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