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